<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M18 'Hellcat'</long_name>
		<short_name>Hellcat</short_name>
		<comment>A fast lightly armoured tank destroyer with a 76mm cannon, and a .50 cal HMG</comment>

		<uniform_profile>uniform_profile_american_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>5</month><year>1944</year><number>100</number></data>
		<data><month>10</month><year>1944</year><number>200</number></data>
		<data><month>3</month><year>1945</year><number>300</number></data>
		<data><month>6</month><year>1945</year><number>400</number></data>
		<data><month>12</month><year>1945</year><number>400</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M18 Hellcat.png</image_profile>
			<weight>18000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental R975 C1</name>
				<horsepower>400</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>110</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-110</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M18 Hellcat.png</image_view>

			<width>287</width>
			<length>528</length>
			<height>126</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@53</upper_front>
				<lower_front>13@-55</lower_front>
				<side>13</side>
				<upper_rear>13@-24</upper_rear>
				<lower_rear>13@-35</lower_rear>
				<top>7</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>287</width>
			<length>440</length>
			<height>40</height>

			<offsetX>0</offsetX>
			<offsetY>70</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>13@53</front>
				<side>13@23</side>
				<rear>13@13</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-M18 Hellcat turret.png</image_view>

			<diameter>227</diameter>
			<height>73</height>
			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>76@23</front>
				<side>13@23</side>
				<rear>13@9</rear>
				<top>0</top>
				<mantlet>76</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76_M1A1</type></weapon>
			<weapon><type>WEAPON_HMG_50CAL</type><offsetX>-60</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_76_M1A1</for><flavour>FLAVOUR_HE</flavour><rounds>35</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_M1A1</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>800</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
